Database Quiz - Part 2
This lesson contains a quiz to test your understanding of different database models, eventual and strong consistencies and the CAP theorem.
Let’s test your understanding of a few database concepts
1
What does polyglot persistence mean?
A)
Polyglot persistence means removing different persistence technologies used in the application and using just one to fulfill all the persistence requirements.
B)
Polyglot persistence means using several different persistence technologies to fulfil different persistence requirements in an application.
Question 1 of 50 attempted
CAP Theorem
Types of Databases
Mark as Completed
Report an Issue